home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectShow / Capture / AudioCap / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.6 KB  |  43 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AudioCap.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_AUDIOCAP_DIALOG             102
  9. #define IDR_MAINFRAME                   103
  10. #define IDC_BUTTON_PLAY                 1001
  11. #define IDC_BUTTON_PAUSE                1002
  12. #define IDC_BUTTON_STOP                 1003
  13. #define IDC_BUTTON_RECORD               1004
  14. #define IDC_CHECK_AUDITION              1005
  15. #define IDC_CHECK_WRITE                 1006
  16. #define IDC_EDIT_FILENAME               1008
  17. #define IDC_LIST_INPUT_DEVICES          1009
  18. #define IDC_LIST_OUTPUT_PINS            1010
  19. #define IDC_LIST_INPUT_PINS             1011
  20. #define IDC_LIST_FILTERS                1012
  21. #define IDC_BUTTON_PROPERTIES           1025
  22. #define IDC_RADIO_MONO                  1026
  23. #define IDC_RADIO_STEREO                1027
  24. #define IDC_RADIO_8BIT                  1028
  25. #define IDC_RADIO_16BIT                 1029
  26. #define IDC_RADIO_11KHZ                 1030
  27. #define IDC_LIST_FILTER_INPUTS          1031
  28. #define IDC_RADIO_22KHZ                 1032
  29. #define IDC_RADIO_44KHZ                 1033
  30. #define IDC_LIST_FILTER_OUTPUTS         1034
  31. #define IDC_STATIC_STATUS               1035
  32.  
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE        131
  38. #define _APS_NEXT_COMMAND_VALUE         32771
  39. #define _APS_NEXT_CONTROL_VALUE         1036
  40. #define _APS_NEXT_SYMED_VALUE           101
  41. #endif
  42. #endif
  43.